ArcFM Responder Mobile Developer Guide
Key Property (IFeederInfo<TKey>)






Syntax
'Declaration
 
ReadOnly Property Key As TKey
'Usage
 
Dim instance As IFeederInfo(Of TKey)
Dim value As TKey
 
value = instance.Key
TKey Key {get;}
read-only property Key: TKey; 
function get Key : TKey
__property TKey* get_Key();
property TKey^ Key {
   TKey^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IFeederInfo<TKey> Interface
IFeederInfo<TKey> Members

Send Feedback